@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1300px; overflow-x: hidden;}
A {COLOR: #333; TEXT-DECORATION: none}
P{COLOR: #666;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */
/*公共头部*/
.header{position: absolute; top: 0; width: 100%; z-index: 4}
.head{height: 100px; background: rgba(255,255,255,0.4); }
.head .logo h1 {line-height: 0px;}
.head .logo img{margin-top: 18px; margin-right: 30px; }
.head .text{border-left:1px solid #d7d7d7; height: 45px; padding-left: 28px; margin-top: 27.5px; }
.head .text strong{display: block; font-size: 20px; line-height: 20px; color: #235aa6; margin-bottom: 10px;}
.head .text h2{display: block; font-size: 14px; line-height: 14px; color: #737373; }
.head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 48px; margin-top: 32px; height: 38px;}
.head-tel span{display: block; font-size: 14px; color: #737373; line-height: 14px; margin-bottom: 6px;}
.head-tel b{display: block; font-size: 22px; color: #235aa6; font-family: arial; line-height: 16px; }

.nav{height: 58px; border-bottom:1px solid #fff;}
.nav ul li{float: left;  margin-right: 120px; position: relative;}
.nav ul li>a{display: block; font-size:17px; line-height: 58px; color: #333333; text-align: center; position: relative;}
.nav ul li>a:after{position: absolute; content: ''; width: 0; height: 2px; background: #235aa6; bottom: 8px; left: 50%; transition:0.6s; }
.nav ul li.on>a{color: #235aa6}
.nav ul li:hover>a{color: #235aa6 } 
.nav ul li.on>a:after{width: 100%; left: 0}
.nav ul li:hover>a:after{width: 100%; left: 0 } 
.nav ul li .hide{background:rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 50%;margin-left: -95px; display: none;width: 190px;position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block;font-size: 15px; line-height:44px;color: #666; text-align: center; border-bottom: dotted 1px #ccc;}
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{color: #235aa6; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.navfixed{position: fixed; top: 0; z-index: 222; width: 100%; background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}


/*首页banner*/
.banner{position:relative;}
.banner-hd {height:755px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}

/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:20px; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:60px;height:4px; margin:0 5px; cursor:pointer; float: left; background: #000; }
.banner-hd .num li.on {background: #235aa6;  } /*当前项*/


/*搜索*/
.pannel{background: #fafafa; height: 70px;}
.keywords{line-height: 70px;}
.keywords ul em{display: inline-block; background: url(../images/hot.png) no-repeat left center; padding-left: 28px; color: #333; }
.keywords ul li{float: left;}
.keywords ul li a{display: block; color: #808080; margin-right: 35px;}
.keywords ul li a:hover{color: #235aa6}
.search{width: 337px; margin-top: 13px; height: 43px;}
.search input{font-family: "Microsoft YaHei"; outline: none;}
.search .search-text{border:1px solid #ccc; line-height: 41px; height: 41px; color: #a9aaad; width: 283px; text-indent: 19px; border-right: none;}
.search .search-btn{width: 53px; height: 43px; background: url(../images/search-btn.png) no-repeat center #235aa6; border: none; }


/*产品中心*/
.index-title{text-align: center; margin-bottom: 50px;}
.index-title h2{display: block; font-size: 36px; line-height: 36px; color: #235aa6; margin-bottom: 8px; font-weight: bold;}
.index-title span{display: block;  color: #808080; text-transform: uppercase; font-family: arial;}
.product{padding: 86px 0 20px}
.pro-btn{margin-bottom: 70px;}
.pro-btn ul{text-align: center;}
.pro-btn ul li{display: inline-block; border: 1px solid #ccc; padding:0 20px; font-size: 17px; line-height: 45px; color: #333333; text-align: center; border-radius: 3px; margin: 0 10px; font-weight: bold;}
.pro-btn ul li.on{border-color: #235aa6; color: #235aa6}
.pro-content ul{width: 1210px;}
.pro-content ul li{float: left;background: #fafafa;  margin-right: 10px; margin-bottom: 10px;  position: relative; width: 393px; height: 486px;    padding-bottom: 20px;}
.pro-content ul li .pic img{position: absolute; bottom: 25px;left: 0; right: 0; margin:  auto;}
.pro-content ul li .info{position: absolute; top: 29px; z-index: 2; text-align: center; left: 0; right: 0; margin: auto;}
.pro-content ul li .info h3{display: block; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 6px; }
.pro-content ul li .info p{display: block; line-height: 26px; color: #666;width: 282px; margin: 0 auto 24px;}
.pro-content ul li .link a{display: inline-block; width: 105px; line-height: 35px; color: #fff; text-align: center;background: #235aa6; border-radius: 3px;}
.pro-content ul li .link a:last-child{background: #eb870d; margin-left: 10px;}
.pro-content ul li.item{width: 595px;padding: 10px 0; height:300px;}
.pro-content ul li.item .pic{width: 300px;height:300px;background: #fff;margin-left: 10px;}
.pro-content ul li.item .pic img {bottom: auto;left: 10px;right: auto;width: 300px; height:300px;}
.pro-content ul li.item .info{position: absolute; right: 40px; top: 69px; text-align: left; left: auto;}
.pro-content ul li.item .info p{width: 224px;}


/*产品分类优势*/
.proclass{margin-bottom: 65px;}
.proys{position: relative; width: 800px; background: #fafafa}
.proys-content ul .pic{position: relative;}
.proys-content ul .pic img{display: block;}
.proys-content ul .pic strong{position: absolute; left: 0; right: 0; margin: auto; background: #fff; bottom: 34px; display: block; border-radius: 3px;  width: 275px; font-size: 18px; line-height: 55px; color: #235aa6; text-align: center; box-shadow: 1px 1px 3px #e4e3dd }
.proys-content ul .info{text-align: center; padding-top: 26px; height: 114px;}
.proys-content ul .info strong{display: block; font-size: 17px; color: #4c4c4c; margin-bottom: 7px;}
.proys-content ul .info p{ line-height: 25px; color: #666666; padding: 0 10px;}
.proys-btn .prev,.proys-btn .next{position: absolute; width: 17px; height: 7px; top: 255px; z-index: 2; cursor: pointer;}
.proys-btn .prev{background: url(../images/proys-prev.png) no-repeat center; left: 280px}
.proys-btn .next{background: url(../images/proys-next.png) no-repeat center; right: 280px}
.proys-btn .prev:hover{background: url(../images/proys-prev2.png) no-repeat center;}
.proys-btn .next:hover{background: url(../images/proys-next2.png) no-repeat center;}

.proclass-right{width: 390px;height: 462px; background: #fafafa}
.proclass-right strong{display: block; font-size: 17px; color: #333333; text-align: center; padding: 24px 0 28px;}
.formula ul{margin-bottom: 38px;}
.formula ul li{background: #fff;float: left;width:365px;margin: 0 10px 19px;border: solid 1px #d9d9d9;box-sizing: border-box;position: relative;}
.formula ul li input,.formula ul li span{width: 108px;line-height: 37px;text-indent: 9px;outline: none;font-family: "Microsoft YaHei";border: none;}
.formula ul li span{display: inline-block;}
.formula ul li em{display: inline-block;font-size: 12px;line-height: 37px;position: absolute;right: 6px;}
.formula div {text-align: center;}
.formula div button,.formula div input{display: inline-block; width: 105px; line-height: 35px; color: #fff; text-align: center;background: #235aa6; border-radius: 3px; border: none; font-family: "Microsoft YaHei"; margin: 0 10px;}
.formula div input{background: #eb870d}
.readonly,.readonly input{background: #d3d3d3!important;}
.formula ul li:last-child{background: transparent;}
.formula ul li.info input{width: 100%!important;}


/*选择普尼柯的四大理由*/
.ys{background: url(../images/ys-bg.jpg) no-repeat center top; padding: 64px 0 77px; margin-bottom: 60px;}
.ys-btn{margin-bottom: 50px}
.ys-btn ul{width: 1226px;}
.ys-btn ul li{float: left; width: 280px; padding: 12px 0; background: #fafafa; margin-right: 26px; box-shadow: 1px 1px 3px #e4e3dd }
.ys-btn ul li .icon{width: 65px; height: 65px; margin-left: 15px; margin-right: 25px; border-radius: 50%; box-shadow: 0px 0px 4px 0px #e4e3dd }
.ys-btn ul li .icon1{background: url(../images/ys-icon1.png) no-repeat center;}
.ys-btn ul li .icon2{background: url(../images/ys-icon2.png) no-repeat center;}
.ys-btn ul li .icon3{background: url(../images/ys-icon3.png) no-repeat center;}
.ys-btn ul li .icon4{background: url(../images/ys-icon4.png) no-repeat center;}
.ys-btn ul li .text strong{display: block; font-size: 18px; line-height: 18px; color: #333333; margin-bottom: 4px; padding-top: 11px;}
.ys-btn ul li .text span{display: block;  color: #808080; font-family: arial;}
.ys-btn ul li:hover,.ys-btn ul li.on{background: #235aa6}
.ys-btn ul li:hover .icon,.ys-btn ul li.on .icon{box-shadow: none;}
.ys-btn ul li:hover .text strong,.ys-btn ul li.on .text strong,.ys-btn ul li:hover .text span,.ys-btn ul li.on .text span{color: #fff}
.ys-btn ul li:hover .icon1,.ys-btn ul li:nth-child(1).on .icon1{background: url(../images/ys-icon1-1.png) no-repeat center;}
.ys-btn ul li:hover .icon2,.ys-btn ul li:nth-child(2).on .icon2{background: url(../images/ys-icon2-1.png) no-repeat center;}
.ys-btn ul li:hover .icon3,.ys-btn ul li:nth-child(3).on .icon3{background: url(../images/ys-icon3-1.png) no-repeat center;}
.ys-btn ul li:hover .icon4,.ys-btn ul li:nth-child(4).on .icon4{background: url(../images/ys-icon4-1.png) no-repeat center;}
.ys-list ul{float: left; }
.ys-list ul .pic{display: block; position: relative;}
.ys-list ul .info{position: absolute; bottom: 30px; width: 1160px; padding: 25px 0; height: 80px; left: 0; right: 0; margin: auto; background: rgba(255,255,255,0.95);}
.ys-list ul .info .date{ width: 118px; border-right: solid 1px #d9d9d9; margin-right: 29px;}
.ys-list ul .info .date img{display: block; margin: 0 auto;}
.ys-list ul .info .text{float: left; width: 758px;}
.ys-list ul .info .text strong{display: block; font-size: 18px; line-height: 18px; color: #235aa6; margin-bottom: 12px;}
.ys-list ul .info .text em{display: inline-block; font-size: 15px; color: #4c4c4c; margin-left: 19px;}
.ys-list ul .info .text p{line-height: 26px; color: #808080}
.ys-content{position: relative;}
.ys-btn .prev,.ys-btn .next{position: absolute; width: 30px; height: 30px; border-radius: 50%; bottom: 75px; z-index: 2; cursor: pointer;}
.ys-btn .prev{background: url(../images/ys-prev.png) no-repeat center #e6e6e6; right: 100px;}
.ys-btn .next{background: url(../images/ys-next.png) no-repeat center #e6e6e6; right: 50px;}
.ys-btn .prev:hover{background: url(../images/ys-prev.png) no-repeat center #235aa6;}
.ys-btn .next:hover{background: url(../images/ys-next.png) no-repeat center #235aa6;}


/*合作案例*/
.case{margin-bottom: 10px;}
.case-list {overflow: hidden;}
.case-list ul{width: 1230px;}
.case-list ul li{float: left; width: 360px;  margin-right: 30px; margin-bottom: 50px; background: #f7f7f7; padding: 10px 10px 0}
.case-list ul li .pic img{display: block; width: 360px; height: 192px;}
.case-list ul li .info{text-align: center; padding: 27px 0 29px;}
.case-list ul li .info strong{display: block; font-size: 16px; color: #333333; font-weight: normal; margin-bottom: 6px;}
.case-list ul li .info p{line-height: 24px; color: #666666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.case-list ul li .info span{display: none; border-radius: 2px; width: 105px; background: #235aa6; line-height: 35px; color: #fff; text-align: center;}
.case-list ul li:hover .info strong{color: #235aa6}
.case-list ul li:hover .info span{background: #eb870d; transition:0.6s;}
.case-list ul li.item{width: 1200px; padding: 0}
.case-list ul li.item .pic{float: left; margin-right: 67px;}
.case-list ul li.item .pic img{display: block; width: 600px; height: 320px;}
.case-list ul li.item .info{float: left; width: 437px; text-align: left; padding: 56px 0 0;}
.case-list ul li.item .info strong{font-size: 20px; font-weight: bold; margin-bottom: 19px;}
.case-list ul li.item .info p{line-height: 28px; -webkit-line-clamp: 3; margin-bottom: 27px;}
.case-list ul li.item .info span{display: block;}


/*行业方案*/
.solutions{background: url(../images/solutions-bg.jpg) no-repeat center top; padding: 60px 0 75px; margin-bottom: 60px;}
.solutions-list ul{width: 1213px;}
.solutions-list ul li{float: left; width: 290px; margin-right: 13px;}
.solutions-list ul li .pic img{display: block;}
.solutions-list ul li .info{background: url(../images/solutions-more.png) no-repeat right 30px center #fff; padding: 23px 30px 17px; transition:0.6s; }
.solutions-list ul li .info em{display: block; font-size: 16px; line-height: 16px; color: #333;}
.solutions-list ul li .info span{display: block;  color: #808080; font-family: arial}
.solutions-list ul li:hover .info{background: url(../images/solutions-more2.png) no-repeat right 30px center #235aa6;}
.solutions-list ul li:hover .info em,.solutions-list ul li:hover .info span{color: #fff;}


/*新闻资讯*/
.news{margin-bottom: 60px;}
.news-left {width: 560px;}
.news-left ul li{float: left; margin-bottom: 2px; border: 1px solid #ebebeb; box-sizing:border-box; width: 100%}
.news-left ul li .arrow{display: block; width: 58px; height: 58px; background: url(../images/news-arrow.png) no-repeat center #e6e6e6; margin-right: 20px;}
.news-left ul li em{display: block; font-size: 16px; line-height: 58px; color: #333333}
.news-left ul li span{display: block; line-height: 58px; color: #808080; margin-right: 17px;}
.news-left ul li .info{display: none; border-top: 1px solid #ebebeb;}
.news-left ul li .info p{line-height: 28px; color: #666; padding: 18px 35px;}
.news-left ul li.add .arrow{ background: url(../images/news-arrow2.png) no-repeat center #235aa6; }
.news-left ul li:first-child .info{display: block;}
.news-right{width: 620px;}
.news-right ul{width: 640px;}
.news-right ul li{float: left; margin-right: 20px; width: 300px;}
.news-right ul li .pic img{display: block;}
.news-right ul li .info{border: 1px solid #ebebeb; border-top:none; padding: 21px 18px 29px;}
.news-right ul li .info em{display: block; font-size: 16px; line-height: 24px; color: #333333; margin-bottom: 6px;}
.news-right ul li .info p{  line-height: 24px; color: #808080; margin-bottom: 16px;}
.news-right ul li .info span{display: block; color: #808080; background: url(../images/news-icon.png) no-repeat right  center;}


/*关于我们*/
.about{margin-bottom: 1px;}
.about .index-title{margin-bottom: 54px;}
.about-bg{background: url(../images/about-bg.jpg) no-repeat center top; height: 500px;}
.about-bg .info{width: 544px; padding-top: 110px;}
.about-bg .info strong{display: block; font-size: 20px; color: #333333}
.about-bg .info span{display: block; color: #808080; line-height: 13px; font-family: arial; height: 34px; position: relative; margin-bottom: 30px;}
.about-bg .info span:after{position: absolute; content: ''; width: 45px; height: 3px; background: #235aa6; bottom: 0; left: 0; z-index: 2}
.about-bg .info p{line-height: 30px; color: #666666;  margin-bottom: 38px;}
.about-bg .info a{display: block; width: 115px; line-height: 41px; color: #fff; border-radius: 3px; text-align: center; background: #235aa6}
.about-bg .info a:hover{background: #eb870d; transition:0.6s;}

.about-pic{background: #fafafa; padding: 60px 0}
.about-btn{width: 225px; }
.about-btn ul li{float: left; padding-left: 82px; height: 100px; width: calc(100% - 82px); position: relative; margin-bottom: 11px;}
.about-btn ul li:after{position: absolute; content: ''; width: 12px; height: 24px; top: 38px; right: -12px; z-index: 2}
.about-btn ul li strong{display: block; font-size: 18px; line-height: 18px; color: #fff; font-weight: bold; padding: 31px 0 4px;}
.about-btn ul li span{display: block; font-family: arial; color: #fff;}
.about-btn ul li:first-child{background: url(../images/about-btn1.png) no-repeat left 30px center #235aa6; }
.about-btn ul li:first-child.on:after{background: url(../images/aboutbtn-arrow.png) no-repeat;}
.about-btn ul li:last-child{background: url(../images/about-btn2.png) no-repeat left 30px center #eb870d; }
.about-btn ul li:last-child.on:after{background: url(../images/aboutbtn-arrow2.png) no-repeat;}
.about-content{width: 936px; overflow: hidden;}
.about-content ul li{float: left; width: 300px; margin-right: 17px;}
.about-content ul li .pic img{display: block;}


/*公共底部*/
.foot{background: url(../images/foot-bg.jpg) no-repeat center top; height: 440px;}
.foot-left{padding: 64px 0 43px;}
.foot-left dl{float: left; margin-right: 85px;}
.foot-left dl dt{display: block; font-size: 16px; color: #fff; margin-bottom: 19px;}
.foot-left dl dd a{display: block; line-height: 46px; color: #fff; opacity: 0.8}
.foot-left dl dd a:hover{color: #eb870d;opacity: 1}
.foot-left dl strong{display: inline-block; font-size: 22px; color: #fff; opacity: 0.8; line-height: 41px; font-family: arial; margin-right: 56px;}
.foot-left dl.contact{margin-right: 0}
.foot-left dl.contact>a{display: inline-block; width: 105px; border-radius: 3px; background: #eb870d; line-height: 41px; color: #fff; text-align: center;}
.foot-left dl p{line-height: 46px; color: #fff; opacity: 0.8;}
.foot-left dl p a{color: #fff;}
.foot-left dl p a:hover{color: #eb870d}
.foot-wechat{margin-top: 114px;}
.foot-wechat ul li{float: left; width: 136px;}
.foot-wechat ul li img{display: block; margin-bottom: 19px;}
.foot-wechat ul li em{display: block; line-height: 14px; text-align: center; color: #fff; opacity: 0.7; text-align: center;}
.foot-copy{border-top: 1px solid #4d4d4d}
.foot-copy p{display: block; line-height: 53px; color: #787778; text-align: center;}
.foot-copy p a{color: #787778;}
.foot-copy p a:hover{color: #eb870d}



/*通又盛伺服电动缸价格计算器*/
/*.fixed-bottomzw{height: 200px;}*/
.fixed-bottom{background: url(../images/fixed-bottombg.jpg) no-repeat center; height: 200px; /*position: fixed; bottom: 0; z-index: 222; width: 100%*/}
.fixed-bottom strong{display: block; font-size: 18px; color: #fff; line-height: 72px;}
.fixed-bottom em{display: inline-block; font-size: 14px; color: #fff; opacity: 0.8; margin-left: 15px;}
.foot-form ul{width: 1224px;}
.foot-form ul li{float: left; width: 180px; margin-right: 24px; margin-bottom: 19px;}
.foot-form ul li input,.foot-form ul li select{font-family: "Microsoft YaHei"; outline: none; border: none; display: block; width: 100%; font-size: 14px; line-height: 41px; color: #666666; text-indent: 10px;}
.foot-form ul li select{-webkit-appearance: none; background: url(../images/select-icon.png) no-repeat right 10px center #fff; text-indent: 0; padding-left: 10px;}
.foot-form ul li.submit{width: auto;}
.foot-form ul li.submit input {display: inline-block; width: 270px; text-indent: 0; text-align: center; background: #eb870d; color: #fff; margin-right: 11px;}
.foot-form ul li span{display: inline-block; line-height: 41px; color: #fff; } 


/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 11%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #4974c6;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #4974c6;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 24px; width: 150px;line-height: 80px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/right-wechat.jpg) no-repeat center top 10px #4974c6;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}


/*电话立即咨询*/
.online-consult{box-shadow: 0px 0px 10px #666; position: fixed; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%);  display: none; z-index: 222; background: #fff; width: 415px; height: 300px; }
.online-consult .info{padding: 30px 30px 0;}
.online-consult .info span{display: block; font-size: 12px; color: #000;}
.online-consult .info strong{display: block; font-size: 30px; line-height: 34px; color: #f15627;font-family: Arial;letter-spacing: 1px;margin-bottom: 20px;}
.online-consult .info p{display: block; font-size: 12px; line-height: 31px; color: #000;}
.mess-tel{width: 349px; height: 40px;margin-bottom: 11px;border: 1px #aaaaaa solid;border-radius: 10px;box-sizing: border-box; position: relative;}
.mess-tel input{font-family: "Microsoft YaHei"; outline: none; border: none;}
.mess-tel .mess-text{display: block; line-height: 38px; color: #333; width: 232px; text-indent: 5px; border-radius: 10px;}
.mess-tel .mess-btn{position: absolute;top: -1px;right: -1px;display: block;width: 117px;background: #f15627;font-size: 18px;line-height: 40px;color: #fff;text-align: center;border-radius: 10px;cursor: pointer;z-index: 2;}
.online-consult .info em{display: block; width: 144px; font-size: 12px;line-height: 26px;color: #fff;padding-left: 36px;background: url(../images/online-consult.png) no-repeat left 15px center #4358ab;  border-radius: 8px; margin-bottom: 32px;}
.online-consult .info a{display: block; background: #f15627;width: 100%;font-size: 18px;color: #fff;line-height: 38px;text-align: center;border-radius: 10px;}
.online-consult .close-btn {position: absolute;top: 15px;right: 20px;width: 15px;height: 15px;background: url(../images/close.png) no-repeat center; cursor: pointer;}


/*内页样式*/
.ny-banner{height: 560px;}

.ny-main{margin-top: 25px; margin-bottom:100px;}
.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf; margin-bottom: 30px;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1170px;}
.position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;}
.position a:last-child{background: transparent;}
.position .on{color: #235aa6;}
.position a:hover{color: #235aa6;}

.ny-left{width: 260px;}
.column-title{position: relative; background: #333333 }
.column-title .icon{width: 155px;height: 100px;background: url(../images/icon-pro1.png) no-repeat center left 34px;padding-left: 105px;}
.column-title:before{content: ""; position: absolute;width: 248px;height: 88px;border: 1px solid #fff;top: 5px;left: 5px;}
.column-title h3{font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 26px 0 2px;    margin-bottom: 2px;}
.column-title span{color: #fff;font-family: arial; text-transform: uppercase;}
.ctitle1{width: 236px;border:2px solid #333333;border-top: none;padding: 20px 10px 12px 10px; margin-bottom: 30px;}
.ctitle1>li{float: left; margin-bottom: 8px;  width: 235px;background: #333333}
.ctitle1>li>a{display: block; width: 215px; padding-left: 20px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;transition: all 0.5s; position: relative; }
.ctitle1>li>a:after{content: "";width: 0px;height: 2px;background: #fff;position: absolute;left: 0;top: 24px;transition: all 0.2s; left: 20px;}
.ctitle1>li:hover,.ctitle1>li.on{background: #235aa6}
.ctitle1>li:hover>a:after,.ctitle1>li.on>a:after{width: 10px;}
.ctitle1>li:hover>a,.ctitle1>li.on>a{padding-left: 40px;}

.ctitle2{background: #fff; background: #f5f5f5; padding:10px 20px}
.ctitle2 li a{display: block; font-size: 14px; color: #666; line-height: 40px;}
.ctitle2 li:hover a,.ctitle2 li.on a{color: #235aa6; font-weight: bold; text-indent: 5px; transition:0.6s;}


.ny-contact {background: #fafafa;}
.ny-contact .bg{display: block; width: 230px;padding-left: 20px; height: 100px;background: url(../images/ny-contact.jpg) no-repeat center center;}
.ny-contact span,.ny-contact em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact em{font-family: arial;}
.ny-contact ul{padding: 20px 10px;background: #f2f2f2;margin-bottom: 20px;}
.ny-contact ul li span,.ny-contact ul li img,.ny-contact ul li a{display: block;margin: 0 auto;}
.ny-contact ul .ny-qcode{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.ny-contact ul .ny-qcode span{color: #4c4c4c;line-height: 14px;padding-top: 10px;}
.ny-contact ul .ny-tel{font-size: 24px;font-family: arial;color: #235aa6;line-height: 20px;padding-left: 40px;background: url(../images/ny-tel.png) no-repeat center left 6px;margin-bottom: 20px; margin-left: 20px;}

.ny-right {width: 900px;overflow: hidden;font-size: 16px;line-height: 30px;}


/*内页产品列表*/
.ny-product-list ul{width: 930px;}
.ny-product-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px;}
.ny-product-list ul li .pic{width: 280px; height: 280px; position: relative; overflow: hidden;}
.ny-product-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.ny-product-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product-list ul li h3{display: block;font-size: 15px; line-height: 45px; color: #333; border-bottom: 1px solid #ccc; background: url(../images/link.png) no-repeat right center;}
.ny-product-list ul li:hover h3{color: #235aa6}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 535px; /*position: relative; height: 334px;*/}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 535px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
/*.ny-right  .pro1 .descript1 div{position: absolute; bottom: 0}*/
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #235aa6;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #235aa6;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #235aa6; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#235aa6;}



/*内页推荐产品列表*/
.ny-recommend{margin-top: 50px;}
.recommend-title em{display: block; font-size: 18px; line-height: 50px; color: #333; font-weight: bold; text-indent: 18px;border-left: 5px solid #235aa6;background: #fafafa;margin-bottom: 20px;}
.pro-recommend {overflow: hidden;}
.pro-recommend ul li{float: left; width: 277px; margin-right: 30px;}
.pro-recommend ul li .pic{width: 277px; height: 215px; position: relative; overflow: hidden;}
.pro-recommend ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.pro-recommend ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.pro-recommend ul li h3{display: block;font-size: 15px; line-height: 45px; color: #fff;  background: #235aa6; text-align: center;}




/*内页厂房场景列表页*/
.ny-plant-list ul{width: 930px;}
.ny-plant-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px; position: relative;}
.ny-plant-list ul li .pic img{display: block;}
.ny-plant-list ul li .more{position: absolute;top:0; background: rgba(35,90,166,0.8); width: 100%; height: 100%; transition:0.6s; opacity: 0;}
.ny-plant-list ul li .line { display: block; background: #fff; position: absolute; top: 50%; left: 50%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms; }
.ny-plant-list ul li .line_1 { width: 40px; height: 1px; margin: -1px 0px 0px -20px; transform: translateX(-55px); -webkit-transform: translateX(-55px); }
.ny-plant-list ul li .line_2 { width: 1px; height: 40px; margin: -20px 0px 0px -1px; transform: translateY(55px); -webkit-transform: translateY(55px); }
.ny-plant-list ul li:hover .more{opacity: 1;}
.ny-plant-list ul li:hover .line { transform: translate(0); -webkit-transform: translate(0); opacity: 1; visibility: visible; }



/*内页合作案例列表页*/
.ny-case-list ul{width: 930px;}
.ny-case-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px; position: relative;}
.ny-case-list ul li .pic img{display: block;}
.ny-case-list ul li .info{background: #f7f7f7; padding:15px 15px;}
.ny-case-list ul li .info em{display: block; font-size: 15px; color: #333333; margin-bottom: 3px;}
.ny-case-list ul li .info p{display: block; line-height: 24px; color: #666666; }
.ny-case-list ul li:hover .info em{color: #235aa6}


/*内页行业方案列表页*/
.ny-solutions-list ul{width: 930px;}
.ny-solutions-list ul li{float: left; width: 280px; margin-right: 30px; margin-bottom: 30px; position: relative;}
.ny-solutions-list ul li .pic{position: relative; overflow: hidden;}
.ny-solutions-list ul li .pic img{display: block;}
.ny-solutions-list ul li em{display: block; background: #fafafa; font-size: 15px; line-height: 45px; color: #666; text-align: center;}
.ny-solutions-list ul li:hover em{background: #235aa6; color: #fff; transition:0.6s;}
.ny-solutions-list ul li .info{display: none;}
/*.ny-solutions-list ul li .info{position: absolute; top: -100%; background: rgba(35,90,166,0.85); height: 100%; width: 100%;}
.ny-solutions-list ul li .info p{display: block; width: 90%; margin: 60px auto ; color: #fff;}
.ny-solutions-list ul li:hover .info{top: 0; transition:0.6s;}*/

/*内页新闻资讯列表页*/
.nynews-list ul li{float: left; width: 100%; height: 123px; margin-bottom: 30px; background: #fcfcfc;}
.nynews-list ul li .pic{float: left; width: 217px;  overflow: hidden;}
.nynews-list ul li .info{float: left; padding:20px 20px 0; width:  643px; } 
.nynews-list ul li .info em{display: block; font-size: 15px; color: #4c4c4c; margin-bottom: 7px;}
.nynews-list ul li .info span{display: block; font-size: 14px; line-height: 28px; color: #4c4c4c;}
.nynews-list ul li .info p{line-height: 26px; color: #808080; margin-bottom: 8px; }
.nynews-list ul li:hover .info em{color: #235aa6}

/*内页推荐新闻资讯列表页*/
.news-recommend{overflow: hidden;}
.news-recommend ul {width: calc(100% + 30px)}
.news-recommend ul li{float: left; width: calc(100% / 2 - 30px); margin-right: 30px; margin-bottom: 15px;  border-bottom: dashed 1px #235aa6;}
.news-recommend ul li em{display: inline-block; font-size: 16px; line-height: 45px; color: #666;  background: url(../images/nynews-icon.png) no-repeat left center; padding-left: 15px;  width:75%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-recommend ul li span{display: inline-block; font-size: 14px; line-height: 45px; color: #666;}
.news-recommend ul li:hover em{color: #235aa6}


.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a{border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span{color: #f30;border: 1px solid #ddd;margin-right:5px;padding: 2px 8px;display: inline-block;}



